翻訳と辞書
Words near each other
・ Virtual microscopy
・ Virtual military
・ Virtual minefield
・ Virtual mixer
・ Virtual mobility
・ Virtual Murder
・ Virtual museum
・ Virtual Museum of Canada
・ Virtual Museum of Computing
・ Virtual Museum of Modern Nigerian Art
・ Virtual Museum of New France
・ Virtual Museum of Protestantism
・ Virtual Museum of Soviet Repression in Belarus
・ Virtual network
・ Virtual Network Computing
Virtual network interface
・ Virtual Network Operator
・ Virtual newscaster
・ Virtual Nightmare
・ Virtual number
・ Virtual Object System
・ Virtual observatory
・ Virtual Observatory India
・ Virtual Obsession
・ Virtual Office
・ Virtual office
・ Virtual Office Website
・ Virtual On
・ Virtual Operating Room
・ Virtual Orchestra


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Virtual network interface : ウィキペディア英語版
Virtual network interface
A virtual network interface (VIF) is an abstract virtualized representation of a computer network interface that may or may not correspond directly to a network interface controller.
== Operating system level==
It is common for the operating system kernel to maintain a table of virtual network interfaces in memory. This may allow the system to store and operate on such information independently of the physical interface involved (or even whether it is a direct physical interface or for instance a tunnel or a bridged interface). It may also allow processes on the system to interact concerning network connections in a more granular fashion than simply to assume a single amorphous "Internet" (of unknown capacity or performance).
W. Richard Stevens, in volume 2 of his treatise
entitled TCP/IP Illustrated, refers to the kernel's Virtual Interface Table in his discussion of multicast routing. For example, a multicast router may
operate differently on interfaces that represent tunnels than on
physical interfaces (e.g. it may only need to collect membership information
for physical interfaces). Thus the virtual interface may need to divulge some
specifics to the user, such as whether or not it represents a physical
interface directly.

In addition to allowing user space applications to refer to abstract network
interface connections, in some systems a virtual interface framework may allow
processes to better coordinate the sharing of a given physical interface
(beyond the default operating system behavior) by hierarchically subdividing it
into abstract interfaces with specified bandwidth limits and queueing models.
This can imply restriction of the process, e.g. by inheriting a limited branch
of such a hierarchy from which it may not stray.
This extra layer of network abstraction is often unnecessary, and may have a
minor performance penalty. However, it is also possible to use such a
layer of abstraction to work around a performance bottleneck, indeed even to
bypass the kernel for optimization purposes.


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Virtual network interface」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.